<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>Garford</long_name>
		<short_name>Garford</short_name>
		<comment>An heavy armoured car with three "maxim" HMGs and one "76mm" cannon</comment>

		<uniform_profile>uniform_profile_russian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_russian_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1915</year><number>10</number></data>
		<data><month>12</month><year>1918</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Gorfard (soviet).png</image_profile>
			<weight>8600</weight>
		</attributes>

		<drive>
			<engine>
				<name>GAZ M1</name>
				<horsepower>50</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forward_1st>7.56</forward_1st>
				<forward_2nd>3.31</forward_2nd>
				<forward_3rd>1.88</forward_3rd>
				<forward_4th>1.21</forward_4th>
				<forward_5th>1.00</forward_5th>
				<forward_6th>0.73</forward_6th>
				<reverse_1st>-5.65</reverse_1st>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>0</offsetX>
				<offsetY>300</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Gorford.png</image_view>

			<width>170</width>
			<length>600</length>
			<height>150</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>6@50</upper_front>
				<lower_front>6</lower_front>
				<side>6</side>
				<rear>6</rear>
				<top>6</top>
				<bottom>6</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>16</rounds></ammo>
			</man>
		</hull>

		<turret>
			<image_view>Image-Gorford turret.png</image_view>

			<diameter>170</diameter>
			<height>120</height>
			<offsetX>0</offsetX>
			<offsetY>200</offsetY>

			<rotate_time>20</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>6</front>
				<side>6</side>
				<upper_rear>6@50</upper_rear>
				<lower_rear>6@10</lower_rear>
				<top>6</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_76MM_MOUNTAIN_GUN_M1909</type><offsetX>25</offsetX><offsetY>30</offsetY><offsetAngle>180</offsetAngle></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>-40</offsetX><offsetY>10</offsetY><offsetAngle>180</offsetAngle></weapon>
			<ammo><for>WEAPON_CANNON_76MM_MOUNTAIN_GUN_M1909</for><flavour>FLAVOUR_HE</flavour><rounds>30</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>16</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>16</rounds></ammo>
			</man>
		</turret>

		<superstructure>
			<width>170</width>
			<length>300</length>
			<height>100</height>

			<offsetX>0</offsetX>
			<offsetY>-60</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>6@20</upper_front>
				<lower_front>6</lower_front>
				<side>6</side>
				<rear>6</rear>
				<top>6</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>75</offsetX>
			<offsetY>10</offsetY>
			<offsetZ>200</offsetZ>
			<minAngle>-50</minAngle>
			<maxAngle>50</maxAngle>
			<offsetAngle>50</offsetAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_DT</type></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_MODEL_1930G</type></weapon>
				<ammo><for>WEAPON_RIFLE_MODEL_1930G</for><rounds>50</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>-80</offsetX>
			<offsetY>10</offsetY>
			<offsetZ>200</offsetZ>
			<minAngle>-50</minAngle>
			<maxAngle>50</maxAngle>
			<offsetAngle>-50</offsetAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_DT</type></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_MODEL_1930G</type></weapon>
				<ammo><for>WEAPON_RIFLE_MODEL_1930G</for><rounds>50</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
